home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Artworks - Keep it Simple 2
/
Artworks - Keep it Simple 2.iso
/
az
/
launch32.exe
/
launch32.dxr
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1997-06-03
|
163 b
|
8 lines
on startMovie
global gScreenWidth, gScreenHeight, gHires, winver
set winver to "95"
set the timeoutLength to 7 * 60
set the exitLock to 1
go("init")
end